Current File : /var/www/vinorea/var/cache/dev/ContainerNf3vR0M/getPrestashop_Core_Grid_Factory_OrderService.php |
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'prestashop.core.grid.factory.order' shared service.
return $this->services['prestashop.core.grid.factory.order'] = new \PrestaShop\PrestaShop\Core\Grid\GridFactory(($this->services['prestashop.core.grid.definition.factory.order'] ?? $this->load('getPrestashop_Core_Grid_Definition_Factory_OrderService.php')), ($this->services['prestashop.core.grid.data.factory.order_decorator'] ?? $this->load('getPrestashop_Core_Grid_Data_Factory_OrderDecoratorService.php')), ($this->services['prestashop.core.grid.filter.form_factory'] ?? $this->load('getPrestashop_Core_Grid_Filter_FormFactoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Core\\Hook\\HookDispatcher'] ?? $this->getHookDispatcherService()));